Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

thrift: 0.18.1 -> 0.21.0 #374710

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

thrift: 0.18.1 -> 0.21.0 #374710

wants to merge 1 commit into from

Conversation

DaGenix
Copy link
Contributor

@DaGenix DaGenix commented Jan 18, 2025

I'm fetching from Github instead of the apache server since the release from apache.org appears to be missing the file
"lib/cpp/test/Thrift5272.thrift". As such, it will not build. For reasons that are unclear, the mirror on github appears to have that file and will build.

I remove all the patches since it appears to build on aarch64-darwin without the patches.

I removed the disabled tests since it appears to build on aarch64-darwin (sandbox = true) without those tests being disabled.

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 25.05 Release Notes (or backporting 24.11 and 25.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@DaGenix
Copy link
Contributor Author

DaGenix commented Jan 18, 2025

FYI: @bjornfor

src = fetchFromGitHub {
owner = "apache";
repo = "thrift";
rev = "v0.21.0";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use the new "tag =" instead of "rev =" here?

Copy link
Contributor

@bjornfor bjornfor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Patch LGTM, but would like to see the build result (revdeps) before merge. (Don't have time for that myself right now.)

@DaGenix
Copy link
Contributor Author

DaGenix commented Jan 18, 2025

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 374710

@DaGenix
Copy link
Contributor Author

DaGenix commented Jan 18, 2025

@bjornfor I updated to use "tag" instead of "rev". I'm not 100% sure what you mean by the revdeps - do you mean posting the result of nixpkgs-review? If so, I ran nixpkgs-review pr 374710 --no-shell --post-result and it posted the result - it didn't build anything outside of this package, however.

@bjornfor
Copy link
Contributor

Yes, I meant nixpkgs-review. Can you try it again but set the option to do local eval? (It's in --help somewhere.)

@bjornfor
Copy link
Contributor

Please squash the fixup commit.

I'm fetching from Github instead of the apache server since the release
from apache.org appears to be missing the file
"lib/cpp/test/Thrift5272.thrift". As such, it will not build. For
reasons that are unclear, the mirror on github appears to have that file
and will build.

I remove all the patches since it appears to build on aarch64-darwin
without the patches.

I removed the disabled tests since it appears to build on aarch64-darwin
(sandbox = true) without those tests being disabled.
@DaGenix
Copy link
Contributor Author

DaGenix commented Jan 18, 2025

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 374710


aarch64-darwin

⏩ 68 packages marked as broken and skipped:
  • chatgpt-retrieval-plugin
  • chatgpt-retrieval-plugin.dist
  • dbx
  • dbx.dist
  • gplates
  • khoj
  • khoj.dist
  • open-interpreter
  • open-interpreter.dist
  • private-gpt
  • private-gpt.dist
  • python312Packages.apache-beam
  • python312Packages.apache-beam.dist
  • python312Packages.cleanlab
  • python312Packages.cleanlab.dist
  • python312Packages.cleanvision
  • python312Packages.cleanvision.dist
  • python312Packages.dalle-mini
  • python312Packages.dalle-mini.dist
  • python312Packages.haystack-ai
  • python312Packages.haystack-ai.dist
  • python312Packages.k-diffusion
  • python312Packages.k-diffusion.dist
  • python312Packages.llama-index
  • python312Packages.llama-index-cli
  • python312Packages.llama-index-cli.dist
  • python312Packages.llama-index-embeddings-huggingface
  • python312Packages.llama-index-embeddings-huggingface.dist
  • python312Packages.llama-index-llms-openai-like
  • python312Packages.llama-index-llms-openai-like.dist
  • python312Packages.llama-index-vector-stores-chroma
  • python312Packages.llama-index-vector-stores-chroma.dist
  • python312Packages.llama-index.dist
  • python312Packages.open-interpreter
  • python312Packages.open-interpreter.dist
  • python312Packages.private-gpt
  • python312Packages.private-gpt.dist
  • python312Packages.python-mapnik
  • python312Packages.python-mapnik.dist
  • python312Packages.rio-tiler
  • python312Packages.rio-tiler.dist
  • python312Packages.shimmy
  • python312Packages.shimmy.dist
  • python312Packages.spacy-transformers
  • python312Packages.spacy-transformers.dist
  • python312Packages.textnets
  • python312Packages.textnets.dist
  • python312Packages.worldengine
  • python312Packages.worldengine.dist
  • python313Packages.apache-beam
  • python313Packages.apache-beam.dist
  • python313Packages.cleanvision
  • python313Packages.cleanvision.dist
  • python313Packages.haystack-ai
  • python313Packages.haystack-ai.dist
  • python313Packages.k-diffusion
  • python313Packages.k-diffusion.dist
  • python313Packages.open-interpreter
  • python313Packages.open-interpreter.dist
  • python313Packages.python-mapnik
  • python313Packages.python-mapnik.dist
  • python313Packages.worldengine
  • python313Packages.worldengine.dist
  • sumo
  • t-rex
  • tts
  • tts.dist
  • vpv
❌ 498 packages failed to build:
  • aider-chat (python312Packages.aider-chat)
  • aider-chat.dist (python312Packages.aider-chat.dist)
  • arrow-cpp
  • arrow-glib
  • browsr
  • browsr.dist
  • databricks-sql-cli
  • databricks-sql-cli.dist
  • datatrove
  • datatrove.dist
  • gdal (python312Packages.gdal)
  • gmt
  • gnuradio
  • gnuradioPackages.osmosdr
  • gnuradioPackages.osmosdr.dev
  • grass
  • harlequin
  • harlequin.dist
  • libretranslate (python312Packages.libretranslate)
  • libretranslate.dist (python312Packages.libretranslate.dist)
  • mapcache
  • mapnik
  • mapproxy
  • mapproxy.dist
  • mapserver
  • marimo (python312Packages.marimo)
  • marimo.dist (python312Packages.marimo.dist)
  • merkaartor
  • minari (python312Packages.minari)
  • minari.dist (python312Packages.minari.dist)
  • mlflow-server
  • mlflow-server.dist
  • mokuro
  • mokuro.dist
  • octavePackages.mapping
  • open-webui
  • open-webui.dist
  • openorienteering-mapper
  • overturemaps
  • overturemaps.dist
  • parquet-tools
  • parquet-tools.dist
  • pdal
  • pentestgpt
  • pentestgpt.dist
  • perl538Packages.Tirex
  • perl538Packages.Tirex.devdoc
  • perl540Packages.Tirex
  • perl540Packages.Tirex.devdoc
  • python312Packages.accelerate
  • python312Packages.accelerate.dist
  • python312Packages.altair
  • python312Packages.altair.dist
  • python312Packages.anthropic
  • python312Packages.anthropic.dist
  • python312Packages.argos-translate-files
  • python312Packages.argos-translate-files.dist
  • python312Packages.argostranslate
  • python312Packages.argostranslate.dist
  • python312Packages.autofaiss
  • python312Packages.autofaiss.dist
  • python312Packages.awkward
  • python312Packages.awkward-pandas
  • python312Packages.awkward-pandas.dist
  • python312Packages.awkward.dist
  • python312Packages.awswrangler
  • python312Packages.awswrangler.dist
  • python312Packages.bsuite
  • python312Packages.bsuite.dist
  • python312Packages.cartopy
  • python312Packages.cartopy.dist
  • python312Packages.chromadb
  • python312Packages.chromadb.dist
  • python312Packages.cohere
  • python312Packages.cohere.dist
  • python312Packages.colbert-ai
  • python312Packages.colbert-ai.dist
  • python312Packages.correctionlib
  • python312Packages.correctionlib.dist
  • python312Packages.ctranslate2
  • python312Packages.ctranslate2.dist
  • python312Packages.dask-awkward
  • python312Packages.dask-awkward.dist
  • python312Packages.dask-expr
  • python312Packages.dask-expr.dist
  • python312Packages.dask-ml
  • python312Packages.dask-ml.dist
  • python312Packages.databricks-sdk
  • python312Packages.databricks-sdk.dist
  • python312Packages.databricks-sql-connector
  • python312Packages.databricks-sql-connector.dist
  • python312Packages.datafusion
  • python312Packages.datafusion.dist
  • python312Packages.datasets
  • python312Packages.datasets.dist
  • python312Packages.datashader
  • python312Packages.datashader.dist
  • python312Packages.datashaper
  • python312Packages.datashaper.dist
  • python312Packages.db-dtypes
  • python312Packages.db-dtypes.dist
  • python312Packages.dbt-bigquery
  • python312Packages.dbt-bigquery.dist
  • python312Packages.deltalake
  • python312Packages.deltalake.dist
  • python312Packages.django-bootstrap4
  • python312Packages.django-bootstrap4.dist
  • python312Packages.django-bootstrap5
  • python312Packages.django-bootstrap5.dist
  • python312Packages.drf-extra-fields
  • python312Packages.drf-extra-fields.dist
  • python312Packages.duckdb-engine
  • python312Packages.duckdb-engine.dist
  • python312Packages.dvc-hdfs
  • python312Packages.dvc-hdfs.dist
  • python312Packages.embedding-reader
  • python312Packages.embedding-reader.dist
  • python312Packages.evaluate
  • python312Packages.evaluate.dist
  • python312Packages.fastembed
  • python312Packages.fastembed.dist
  • python312Packages.faster-whisper
  • python312Packages.faster-whisper.dist
  • python312Packages.fastexcel
  • python312Packages.fastexcel.dist
  • python312Packages.fastjet
  • python312Packages.fastjet.dist
  • python312Packages.feather-format
  • python312Packages.feather-format.dist
  • python312Packages.fiona
  • python312Packages.fiona.dist
  • python312Packages.folium
  • python312Packages.folium.dist
  • python312Packages.geoarrow-c
  • python312Packages.geoarrow-c.dist
  • python312Packages.geoarrow-pandas
  • python312Packages.geoarrow-pandas.dist
  • python312Packages.geoarrow-pyarrow
  • python312Packages.geoarrow-pyarrow.dist
  • python312Packages.geoarrow-types
  • python312Packages.geoarrow-types.dist
  • python312Packages.geodatasets
  • python312Packages.geodatasets.dist
  • python312Packages.geopandas
  • python312Packages.geopandas.dist
  • python312Packages.geoparquet
  • python312Packages.geoparquet.dist
  • python312Packages.google-cloud-bigquery
  • python312Packages.google-cloud-bigquery.dist
  • python312Packages.gradio
  • python312Packages.gradio.dist
  • python312Packages.great-expectations
  • python312Packages.great-expectations.dist
  • python312Packages.great-tables
  • python312Packages.great-tables.dist
  • python312Packages.harlequin-bigquery
  • python312Packages.harlequin-bigquery.dist
  • python312Packages.ibis-framework
  • python312Packages.ibis-framework.dist
  • python312Packages.inequality
  • python312Packages.inequality.dist
  • python312Packages.influxdb3-python
  • python312Packages.influxdb3-python.dist
  • python312Packages.instructor
  • python312Packages.instructor.dist
  • python312Packages.intake
  • python312Packages.intake-parquet
  • python312Packages.intake-parquet.dist
  • python312Packages.intake.dist
  • python312Packages.jupysql
  • python312Packages.jupysql.dist
  • python312Packages.lancedb
  • python312Packages.lancedb.dist
  • python312Packages.langchain
  • python312Packages.langchain-aws
  • python312Packages.langchain-aws.dist
  • python312Packages.langchain-azure-dynamic-sessions
  • python312Packages.langchain-azure-dynamic-sessions.dist
  • python312Packages.langchain-chroma
  • python312Packages.langchain-chroma.dist
  • python312Packages.langchain-community
  • python312Packages.langchain-community.dist
  • python312Packages.langchain-core
  • python312Packages.langchain-core.dist
  • python312Packages.langchain-huggingface
  • python312Packages.langchain-huggingface.dist
  • python312Packages.langchain-mongodb
  • python312Packages.langchain-mongodb.dist
  • python312Packages.langchain-ollama
  • python312Packages.langchain-ollama.dist
  • python312Packages.langchain-openai
  • python312Packages.langchain-openai.dist
  • python312Packages.langchain-standard-tests
  • python312Packages.langchain-standard-tests.dist
  • python312Packages.langchain-text-splitters
  • python312Packages.langchain-text-splitters.dist
  • python312Packages.langchain.dist
  • python312Packages.langgraph
  • python312Packages.langgraph-checkpoint
  • python312Packages.langgraph-checkpoint-duckdb
  • python312Packages.langgraph-checkpoint-duckdb.dist
  • python312Packages.langgraph-checkpoint-postgres
  • python312Packages.langgraph-checkpoint-postgres.dist
  • python312Packages.langgraph-checkpoint-sqlite
  • python312Packages.langgraph-checkpoint-sqlite.dist
  • python312Packages.langgraph-checkpoint.dist
  • python312Packages.langgraph.dist
  • python312Packages.langsmith
  • python312Packages.langsmith.dist
  • python312Packages.layoutparser
  • python312Packages.layoutparser.dist
  • python312Packages.libpysal
  • python312Packages.libpysal.dist
  • python312Packages.litellm
  • python312Packages.litellm.dist
  • python312Packages.llmx
  • python312Packages.llmx.dist
  • python312Packages.manga-ocr
  • python312Packages.manga-ocr.dist
  • python312Packages.manifest-ml
  • python312Packages.manifest-ml.dist
  • python312Packages.mapclassify
  • python312Packages.mapclassify.dist
  • python312Packages.mlflow
  • python312Packages.mlflow.dist
  • python312Packages.momepy
  • python312Packages.momepy.dist
  • python312Packages.morecantile
  • python312Packages.morecantile.dist
  • python312Packages.mplhep
  • python312Packages.mplhep.dist
  • python312Packages.msticpy
  • python312Packages.msticpy.dist
  • python312Packages.narwhals
  • python312Packages.narwhals.dist
  • python312Packages.nemosis
  • python312Packages.nemosis.dist
  • python312Packages.netbox-documents
  • python312Packages.netbox-documents.dist
  • python312Packages.nutpie
  • python312Packages.nutpie.dist
  • python312Packages.open-clip-torch
  • python312Packages.open-clip-torch.dist
  • python312Packages.optimum
  • python312Packages.optimum.dist
  • python312Packages.osmnx
  • python312Packages.osmnx.dist
  • python312Packages.outlines
  • python312Packages.outlines.dist
  • python312Packages.pandantic
  • python312Packages.pandantic.dist
  • python312Packages.pandas-stubs
  • python312Packages.pandas-stubs.dist
  • python312Packages.pdfplumber
  • python312Packages.pdfplumber.dist
  • python312Packages.peft
  • python312Packages.peft.dist
  • python312Packages.pins
  • python312Packages.pins.dist
  • python312Packages.plotnine
  • python312Packages.plotnine.dist
  • python312Packages.pyarrow
  • python312Packages.pyarrow.dist
  • python312Packages.pygmt
  • python312Packages.pygmt.dist
  • python312Packages.pylance
  • python312Packages.pylance.dist
  • python312Packages.pymilvus
  • python312Packages.pymilvus.dist
  • python312Packages.pyogrio
  • python312Packages.pyogrio.dist
  • python312Packages.qcodes
  • python312Packages.qcodes-contrib-drivers
  • python312Packages.qcodes-contrib-drivers.dist
  • python312Packages.qcodes.dist
  • python312Packages.rasterio
  • python312Packages.rasterio.dist
  • python312Packages.recordlinkage
  • python312Packages.recordlinkage.dist
  • python312Packages.rerun-sdk
  • python312Packages.rerun-sdk.dist
  • python312Packages.rioxarray
  • python312Packages.rioxarray.dist
  • python312Packages.sagemaker-mlflow
  • python312Packages.sagemaker-mlflow.dist
  • python312Packages.sentence-transformers
  • python312Packages.sentence-transformers.dist
  • python312Packages.skops
  • python312Packages.skops.dist
  • python312Packages.stanza
  • python312Packages.stanza.dist
  • streamlit (python312Packages.streamlit)
  • streamlit.dist (python312Packages.streamlit.dist)
  • python312Packages.streamz
  • python312Packages.streamz.dist
  • python312Packages.textual-fastdatatable
  • python312Packages.textual-fastdatatable.dist
  • python312Packages.tokenizers
  • python312Packages.tokenizers.dist
  • python312Packages.torchinfo
  • python312Packages.torchinfo.dist
  • python312Packages.transformers
  • python312Packages.transformers.dist
  • python312Packages.translatehtml
  • python312Packages.translatehtml.dist
  • python312Packages.txtai
  • python312Packages.txtai.dist
  • python312Packages.unstructured-inference
  • python312Packages.unstructured-inference.dist
  • python312Packages.uproot
  • python312Packages.uproot.dist
  • python312Packages.vector
  • python312Packages.vector.dist
  • python312Packages.vega
  • python312Packages.vega.dist
  • python312Packages.vqgan-jax
  • python312Packages.vqgan-jax.dist
  • python312Packages.wktutils
  • python312Packages.wktutils.dist
  • python312Packages.ydata-profiling
  • python312Packages.ydata-profiling.dist
  • python313Packages.accelerate
  • python313Packages.accelerate.dist
  • python313Packages.altair
  • python313Packages.altair.dist
  • python313Packages.anthropic
  • python313Packages.anthropic.dist
  • python313Packages.argos-translate-files
  • python313Packages.argos-translate-files.dist
  • python313Packages.argostranslate
  • python313Packages.argostranslate.dist
  • python313Packages.autofaiss
  • python313Packages.autofaiss.dist
  • python313Packages.awswrangler
  • python313Packages.awswrangler.dist
  • python313Packages.cohere
  • python313Packages.cohere.dist
  • python313Packages.colbert-ai
  • python313Packages.colbert-ai.dist
  • python313Packages.ctranslate2
  • python313Packages.ctranslate2.dist
  • python313Packages.dask-expr
  • python313Packages.dask-expr.dist
  • python313Packages.databricks-sql-connector
  • python313Packages.databricks-sql-connector.dist
  • python313Packages.datafusion
  • python313Packages.datafusion.dist
  • python313Packages.datasets
  • python313Packages.datasets.dist
  • python313Packages.datashaper
  • python313Packages.datashaper.dist
  • python313Packages.db-dtypes
  • python313Packages.db-dtypes.dist
  • python313Packages.deltalake
  • python313Packages.deltalake.dist
  • python313Packages.django-bootstrap4
  • python313Packages.django-bootstrap4.dist
  • python313Packages.django-bootstrap5
  • python313Packages.django-bootstrap5.dist
  • python313Packages.drf-extra-fields
  • python313Packages.drf-extra-fields.dist
  • python313Packages.duckdb-engine
  • python313Packages.duckdb-engine.dist
  • python313Packages.embedding-reader
  • python313Packages.embedding-reader.dist
  • python313Packages.evaluate
  • python313Packages.evaluate.dist
  • python313Packages.fastembed
  • python313Packages.fastembed.dist
  • python313Packages.faster-whisper
  • python313Packages.faster-whisper.dist
  • python313Packages.fastexcel
  • python313Packages.fastexcel.dist
  • python313Packages.feather-format
  • python313Packages.feather-format.dist
  • python313Packages.gdal
  • python313Packages.geoarrow-c
  • python313Packages.geoarrow-c.dist
  • python313Packages.geoarrow-types
  • python313Packages.geoarrow-types.dist
  • python313Packages.google-cloud-bigquery
  • python313Packages.google-cloud-bigquery.dist
  • python313Packages.gradio
  • python313Packages.gradio.dist
  • python313Packages.great-expectations
  • python313Packages.great-expectations.dist
  • python313Packages.great-tables
  • python313Packages.great-tables.dist
  • python313Packages.harlequin-bigquery
  • python313Packages.harlequin-bigquery.dist
  • python313Packages.ibis-framework
  • python313Packages.ibis-framework.dist
  • python313Packages.influxdb3-python
  • python313Packages.influxdb3-python.dist
  • python313Packages.instructor
  • python313Packages.instructor.dist
  • python313Packages.intake
  • python313Packages.intake-parquet
  • python313Packages.intake-parquet.dist
  • python313Packages.intake.dist
  • python313Packages.jupysql
  • python313Packages.jupysql.dist
  • python313Packages.lancedb
  • python313Packages.lancedb.dist
  • python313Packages.langsmith
  • python313Packages.langsmith.dist
  • python313Packages.layoutparser
  • python313Packages.layoutparser.dist
  • python313Packages.libretranslate
  • python313Packages.libretranslate.dist
  • python313Packages.litellm
  • python313Packages.litellm.dist
  • python313Packages.llmx
  • python313Packages.llmx.dist
  • python313Packages.manifest-ml
  • python313Packages.manifest-ml.dist
  • python313Packages.marimo
  • python313Packages.marimo.dist
  • python313Packages.minari
  • python313Packages.minari.dist
  • python313Packages.narwhals
  • python313Packages.narwhals.dist
  • python313Packages.nemosis
  • python313Packages.nemosis.dist
  • python313Packages.netbox-documents
  • python313Packages.netbox-documents.dist
  • python313Packages.open-clip-torch
  • python313Packages.open-clip-torch.dist
  • python313Packages.optimum
  • python313Packages.optimum.dist
  • python313Packages.pandantic
  • python313Packages.pandantic.dist
  • python313Packages.pandas-stubs
  • python313Packages.pandas-stubs.dist
  • python313Packages.pdfplumber
  • python313Packages.pdfplumber.dist
  • python313Packages.peft
  • python313Packages.peft.dist
  • python313Packages.pins
  • python313Packages.pins.dist
  • python313Packages.pyarrow
  • python313Packages.pyarrow.dist
  • python313Packages.pygmt
  • python313Packages.pygmt.dist
  • python313Packages.pylance
  • python313Packages.pylance.dist
  • python313Packages.pymilvus
  • python313Packages.pymilvus.dist
  • python313Packages.pyogrio
  • python313Packages.pyogrio.dist
  • python313Packages.recordlinkage
  • python313Packages.recordlinkage.dist
  • python313Packages.rerun-sdk
  • python313Packages.rerun-sdk.dist
  • python313Packages.sentence-transformers
  • python313Packages.sentence-transformers.dist
  • python313Packages.skops
  • python313Packages.skops.dist
  • python313Packages.stanza
  • python313Packages.stanza.dist
  • python313Packages.streamlit
  • python313Packages.streamlit.dist
  • python313Packages.streamz
  • python313Packages.streamz.dist
  • python313Packages.textual-fastdatatable
  • python313Packages.textual-fastdatatable.dist
  • python313Packages.tokenizers
  • python313Packages.tokenizers.dist
  • python313Packages.torchinfo
  • python313Packages.torchinfo.dist
  • python313Packages.transformers
  • python313Packages.transformers.dist
  • python313Packages.translatehtml
  • python313Packages.translatehtml.dist
  • python313Packages.unstructured-inference
  • python313Packages.unstructured-inference.dist
  • python313Packages.vega
  • python313Packages.vega.dist
  • rclip
  • rclip.dist
  • saga
  • seagoat
  • seagoat.dist
  • shell-gpt
  • shell-gpt.dist
  • survex
  • therion
  • tocpdf
  • tocpdf.dist
  • trunk-recorder
  • unstructured-api
  • vimPlugins.aider-nvim
  • visidata
  • visidata.dist
  • whisper-ctranslate2
  • whisper-ctranslate2.dist
  • wyoming-faster-whisper
  • wyoming-faster-whisper.dist
✅ 1 package built:
  • thrift

@DaGenix
Copy link
Contributor Author

DaGenix commented Jan 18, 2025

@bjornfor squashed. a ton of stuff failed to build. I will take a look at that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants